|
5452 | 5452 | CB5A46C72AB22D9900756493 /* quick_exit.c in Sources */ = {isa = PBXBuildFile; fileRef = CB5A46BF2AB22D9900756493 /* quick_exit.c */; };
|
5453 | 5453 | CB5A46C82AB22D9900756493 /* quick_exit.c in Sources */ = {isa = PBXBuildFile; fileRef = CB5A46BF2AB22D9900756493 /* quick_exit.c */; };
|
5454 | 5454 | CB5A46C92AB22D9900756493 /* quick_exit.c in Sources */ = {isa = PBXBuildFile; fileRef = CB5A46BF2AB22D9900756493 /* quick_exit.c */; };
|
| 5455 | + CBDCAA292985BE4A00657251 /* strchrnul.c in Sources */ = {isa = PBXBuildFile; fileRef = CBDCAA1E2985BCE200657251 /* strchrnul.c */; }; |
5455 | 5456 | E408425B20B585BF00CC87A7 /* forceLibcToBuild.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9432A138DB72000FB7ACC /* forceLibcToBuild.c */; };
|
5456 | 5457 | F749336D240DBC2000B709CC /* boot_mode_private.h in Headers */ = {isa = PBXBuildFile; fileRef = F749336C240DBBB100B709CC /* boot_mode_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
5457 | 5458 | FC2ED610157D4BE80098EC69 /* inet_ntop.c in Sources */ = {isa = PBXBuildFile; fileRef = FC2ED60E157D4BE70098EC69 /* inet_ntop.c */; };
|
|
5825 | 5826 | 8478AB072A6B57FC00739600 /* _abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _abort.h; sourceTree = "<group>"; };
|
5826 | 5827 | 8478AB082A6B942200739600 /* _static_assert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _static_assert.h; sourceTree = "<group>"; };
|
5827 | 5828 | 847CB4CB2A267A7A006542FC /* _strings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _strings.h; sourceTree = "<group>"; };
|
| 5829 | + 848D15922C953EB500E3DAFA /* _locale_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _locale_t.h; sourceTree = "<group>"; }; |
5828 | 5830 | 84D4AC2C2A69D5260019CD3D /* _inttypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _inttypes.h; sourceTree = "<group>"; };
|
5829 | 5831 | 84D4AC2D2A69D7C90019CD3D /* _langinfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _langinfo.h; sourceTree = "<group>"; };
|
5830 | 5832 | 84D4AC2E2A69D89F0019CD3D /* _monetary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _monetary.h; sourceTree = "<group>"; };
|
|
5836 | 5838 | 84D4AC342A6A04150019CD3D /* _ctermid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _ctermid.h; sourceTree = "<group>"; };
|
5837 | 5839 | 84D4AC352A6A04150019CD3D /* _wctype.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _wctype.h; sourceTree = "<group>"; };
|
5838 | 5840 | 84D4AC362A6A07470019CD3D /* _xlocale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _xlocale.h; sourceTree = "<group>"; };
|
| 5841 | + 89AE50BD2CBF17DA0033218E /* _bounds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _bounds.h; sourceTree = "<group>"; }; |
5839 | 5842 | 922D0C0821BFA1520072834D /* timespec_get.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = timespec_get.3; sourceTree = "<group>"; };
|
5840 | 5843 | 922D0C0921BFA1530072834D /* timespec_get.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timespec_get.c; sourceTree = "<group>"; };
|
5841 | 5844 | 926F73921E03E2A3001E049D /* libsystem_darwin.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_darwin.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6996 | 6999 | CB5A46BE2AB22D9800756493 /* quick_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quick_exit.3; sourceTree = "<group>"; };
|
6997 | 7000 | CB5A46BF2AB22D9900756493 /* quick_exit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = quick_exit.c; sourceTree = "<group>"; };
|
6998 | 7001 | CB5A46CA2AB22DB900756493 /* psort.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = psort.3; sourceTree = "<group>"; };
|
| 7002 | + CBDCAA1E2985BCE200657251 /* strchrnul.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strchrnul.c; sourceTree = "<group>"; }; |
6999 | 7003 | E40EA6C01EAA8F9300B2FA36 /* _strings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _strings.h; sourceTree = "<group>"; };
|
7000 | 7004 | E41BEA97178E72E100E348BB /* Libc.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = Libc.order; sourceTree = "<group>"; };
|
7001 | 7005 | E464104B224C5EA2001B23EF /* ___wctype.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "___wctype.h"; sourceTree = "<group>"; };
|
|
8016 | 8020 | C9B53854138D9E990028D27C /* __xlocale.h */,
|
8017 | 8021 | 8478AB072A6B57FC00739600 /* _abort.h */,
|
8018 | 8022 | 8478AB052A6B56AC00739600 /* _assert.h */,
|
| 8023 | + 89AE50BD2CBF17DA0033218E /* _bounds.h */, |
8019 | 8024 | 84D4AC342A6A04150019CD3D /* _ctermid.h */,
|
8020 | 8025 | E464104C224C5F19001B23EF /* _ctype.h */,
|
8021 | 8026 | 84D4AC2C2A69D5260019CD3D /* _inttypes.h */,
|
|
8977 | 8982 | C9B53D17138D9E9A0028D27C /* strcasestr.c */,
|
8978 | 8983 | C9B53D19138D9E9A0028D27C /* strcat.3 */,
|
8979 | 8984 | C9B53D1C138D9E9A0028D27C /* strchr.3 */,
|
| 8985 | + CBDCAA1E2985BCE200657251 /* strchrnul.c */, |
8980 | 8986 | C9B53D20138D9E9A0028D27C /* strcmp.3 */,
|
8981 | 8987 | C9B53D24138D9E9A0028D27C /* strcoll.3 */,
|
8982 | 8988 | C9B53D26138D9E9A0028D27C /* strcoll.c */,
|
|
9199 | 9205 | isa = PBXGroup;
|
9200 | 9206 | children = (
|
9201 | 9207 | FC60BAD116555A4A00033196 /* _intmax_t.h */,
|
| 9208 | + 848D15922C953EB500E3DAFA /* _locale_t.h */, |
9202 | 9209 | FC60BAD216555A4A00033196 /* _nl_item.h */,
|
9203 | 9210 | FC60BAD316555A4A00033196 /* _uint16_t.h */,
|
9204 | 9211 | FC60BAD416555A4A00033196 /* _uint32_t.h */,
|
|
11308 | 11315 | C9258018138E1CD200B3107C /* rindex.c in Sources */,
|
11309 | 11316 | C925801B138E1CD200B3107C /* strcasecmp.c in Sources */,
|
11310 | 11317 | C925801C138E1CD200B3107C /* strcasestr.c in Sources */,
|
| 11318 | + CBDCAA292985BE4A00657251 /* strchrnul.c in Sources */, |
11311 | 11319 | C9258020138E1CD200B3107C /* strcoll.c in Sources */,
|
11312 | 11320 | C9258022138E1CD200B3107C /* strcspn.c in Sources */,
|
11313 | 11321 | C9258023138E1CD200B3107C /* strdup.c in Sources */,
|
|
0 commit comments